diff options
-rw-r--r-- | print/abcm2ps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index ea33dbe90320..44ae57ef56a7 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://moinejf.free.fr/ MAINTAINER= araujo@FreeBSD.org COMMENT= Converts ABC to music sheet in PostScript format +USES= cpe +CPE_VENDOR= moinejf GNU_CONFIGURE= yes ALL_TARGET= ${PORTNAME} |