aboutsummaryrefslogtreecommitdiff
path: root/graphics/aoi
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-11-16 21:29:03 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-11-16 21:29:03 +0000
commit1c25df72831735d9f93ce98db445b6917feda831 (patch)
tree17f854cfde5513f35dd42fe2745644f98bd87b56 /graphics/aoi
parent618de781a9de59b749b9cdbe1a689ac41e2057e4 (diff)
downloadports-1c25df72831735d9f93ce98db445b6917feda831.tar.gz
ports-1c25df72831735d9f93ce98db445b6917feda831.zip
Notes
Diffstat (limited to 'graphics/aoi')
-rw-r--r--graphics/aoi/Makefile5
-rw-r--r--graphics/aoi/pkg-plist8
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile
index 9066ae457cb8..bf704a03192c 100644
--- a/graphics/aoi/Makefile
+++ b/graphics/aoi/Makefile
@@ -7,10 +7,9 @@
PORTNAME= aoi
PORTVERSION= 2.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics java
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= aoi
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= nemoliu@FreeBSD.org
diff --git a/graphics/aoi/pkg-plist b/graphics/aoi/pkg-plist
index 91f0ac8e12c5..5be0cbe65d29 100644
--- a/graphics/aoi/pkg-plist
+++ b/graphics/aoi/pkg-plist
@@ -1,7 +1,7 @@
bin/aoi
-%%DOCSDIR%%/HISTORY
-%%DOCSDIR%%/LICENSE
-%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/HISTORY
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README
%%DATADIR%%/ArtOfIllusion.jar
%%DATADIR%%/Icons/32x32.png
%%DATADIR%%/Icons/48x48.png
@@ -37,4 +37,4 @@ bin/aoi
@dirrm %%DATADIR%%/Plugins
@dirrm %%DATADIR%%/Icons
@dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%