diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/deco/Makefile | 1 | ||||
-rw-r--r-- | misc/deco/pkg-plist | 46 |
2 files changed, 24 insertions, 23 deletions
diff --git a/misc/deco/Makefile b/misc/deco/Makefile index 1bdc95435b03..478a0c869585 100644 --- a/misc/deco/Makefile +++ b/misc/deco/Makefile @@ -6,6 +6,7 @@ PORTVERSION= 3.9 PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/Deco%20Sources/${PORTVERSION} +PKGNAMESUFFIX= -misc DISTNAME= deco39 EXTRACT_SUFX= .tgz diff --git a/misc/deco/pkg-plist b/misc/deco/pkg-plist index e7a8a6663792..d8c6d6393d29 100644 --- a/misc/deco/pkg-plist +++ b/misc/deco/pkg-plist @@ -1,25 +1,25 @@ bin/deco -share/deco/help/d.edit -share/deco/help/d.general -share/deco/help/d.hexview -share/deco/help/d.view -share/deco/help/e.edit -share/deco/help/e.general -share/deco/help/e.hexview -share/deco/help/e.view -share/deco/help/f.edit -share/deco/help/f.general -share/deco/help/f.hexview -share/deco/help/f.view -share/deco/help/r.edit -share/deco/help/r.general -share/deco/help/r.hexview -share/deco/help/r.view -share/deco/help/u.edit -share/deco/help/u.general -share/deco/help/u.hexview -share/deco/help/u.view -share/deco/menu -share/deco/profile -@dirrm share/deco/help +%%DATADIR%%/help/d.edit +%%DATADIR%%/help/d.general +%%DATADIR%%/help/d.hexview +%%DATADIR%%/help/d.view +%%DATADIR%%/help/e.edit +%%DATADIR%%/help/e.general +%%DATADIR%%/help/e.hexview +%%DATADIR%%/help/e.view +%%DATADIR%%/help/f.edit +%%DATADIR%%/help/f.general +%%DATADIR%%/help/f.hexview +%%DATADIR%%/help/f.view +%%DATADIR%%/help/r.edit +%%DATADIR%%/help/r.general +%%DATADIR%%/help/r.hexview +%%DATADIR%%/help/r.view +%%DATADIR%%/help/u.edit +%%DATADIR%%/help/u.general +%%DATADIR%%/help/u.hexview +%%DATADIR%%/help/u.view +%%DATADIR%%/menu +%%DATADIR%%/profile +@dirrm %%DATADIR%%/help @dirrm share/deco |