19 lines
		
	
	
		
			311 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			311 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
COMMENT =	PlantUML JAR files wrapped in a Ruby gem
 | 
						|
 | 
						|
DISTNAME =	asciidoctor-diagram-plantuml-1.2022.12
 | 
						|
 | 
						|
REVISION =	0
 | 
						|
 | 
						|
CATEGORIES =	textproc
 | 
						|
 | 
						|
HOMEPAGE =	https://github.com/asciidoctor/asciidoctor-diagram
 | 
						|
 | 
						|
# Apache 2.0
 | 
						|
PERMIT_PACKAGE =	Yes
 | 
						|
 | 
						|
MODULES =		lang/ruby
 | 
						|
 | 
						|
CONFIGURE_STYLE =	ruby gem
 | 
						|
 | 
						|
.include <bsd.port.mk>
 |