diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2000-10-26 14:15:04 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2000-10-26 14:15:04 +0800 |
commit | e538cfa9a04a3dc7a9405a5f1e657ce93cf0e9be (patch) | |
tree | 057af6f2a977fc5a90edb49d1d71dec9454c450b /textproc/iso8879/Makefile | |
parent | 537fc1959f9b1ec179f6e7aef68665e9f66ff240 (diff) | |
download | freebsd-ports-gnome-e538cfa9a04a3dc7a9405a5f1e657ce93cf0e9be.tar.gz freebsd-ports-gnome-e538cfa9a04a3dc7a9405a5f1e657ce93cf0e9be.tar.zst freebsd-ports-gnome-e538cfa9a04a3dc7a9405a5f1e657ce93cf0e9be.zip |
Remove NO_MTREE.
Remove %D/share/sgml on deinstall.
Take over maintainership.
Reported by: PW
Approved by: jfieber (old maintainer)
Diffstat (limited to 'textproc/iso8879/Makefile')
-rw-r--r-- | textproc/iso8879/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 74033b778620..8f256ad175a3 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -12,11 +12,10 @@ MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ DISTNAME= isoENTS EXTRACT_SUFX= .zip -MAINTAINER= jfieber@FreeBSD.org +MAINTAINER= kuriyama@FreeBSD.org BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -NO_MTREE= yes EXTRACT_ONLY= # empty NO_BUILD= yes NO_WRKSUBDIR= yes |