diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pccts/Makefile | 2 | ||||
-rw-r--r-- | devel/pccts/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 7a0458c42048..99e4a80a2679 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.polhode.com/ DISTNAME= pccts${PORTVERSION:R:S/.//}mr${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org -COMMENT= The Purdue Compiler Construction Tool Set +COMMENT= Purdue Compiler Construction Tool Set CONFLICTS= antlr* diff --git a/devel/pccts/pkg-plist b/devel/pccts/pkg-plist index 5e5e281b6ab9..d81171bd2843 100644 --- a/devel/pccts/pkg-plist +++ b/devel/pccts/pkg-plist @@ -94,3 +94,5 @@ man/man1/dlg.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/12/test.g %%PORTEXAMPLES%%%%EXAMPLESDIR%%/13/makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/13/test.g +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/6/B +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/6/A |