aboutsummaryrefslogtreecommitdiff
path: root/devel/aifad
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-03 15:25:16 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-03 15:25:16 +0000
commit1afa140d23724dfb418f9a5f9f679ef058b86e29 (patch)
tree9e98737bc9c65b0875515b15b1a36e3052150a09 /devel/aifad
parentd7d3d4d94fb193ab978b1381339c3da7cc5a43e2 (diff)
Notes
Diffstat (limited to 'devel/aifad')
-rw-r--r--devel/aifad/Makefile4
-rw-r--r--devel/aifad/pkg-plist16
2 files changed, 16 insertions, 4 deletions
diff --git a/devel/aifad/Makefile b/devel/aifad/Makefile
index d94ad1b4aeb9..d5c5f87e59d8 100644
--- a/devel/aifad/Makefile
+++ b/devel/aifad/Makefile
@@ -23,10 +23,6 @@ NO_OCAML_RUNDEPENDS=yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix ${STAGEDIR}${PREFIX}
-PORTDOCS= *
-PORTEXAMPLES= *
-PLIST_FILES= bin/${PORTNAME}
-
OPTIONS_DEFINE= DOCS EXAMPLES
post-install:
diff --git a/devel/aifad/pkg-plist b/devel/aifad/pkg-plist
new file mode 100644
index 000000000000..d81f0dcdcf47
--- /dev/null
+++ b/devel/aifad/pkg-plist
@@ -0,0 +1,16 @@
+bin/aifad
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.txt
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt
+%%PORTDOCS%%%%DOCSDIR%%/README.md
+%%PORTDOCS%%%%DOCSDIR%%/TODO.md
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/breast_cancer1.add
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/breast_cancer1.ads
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/breast_cancer2.add
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/breast_cancer2.ads
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c45.data
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c45.names
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/large.ads
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.add
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.ads
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
+%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%