diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-11 22:01:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-11 22:01:59 +0000 |
commit | d2b5596b162b30bdfb3600d06efec20a6cd7748a (patch) | |
tree | 952d4cb772f8b48afb58d189040cb6d74b945308 /x11-themes/gnome-icons-stylish/Makefile | |
parent | e13e1bfde9ec4ad9bad65ebc80e39c407c2a104f (diff) |
- move MASTER_SITES to standalone ports
- autogenerate plists
- tweak install a bit
PR: ports/70285
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=115969
Diffstat (limited to 'x11-themes/gnome-icons-stylish/Makefile')
-rw-r--r-- | x11-themes/gnome-icons-stylish/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/gnome-icons-stylish/Makefile b/x11-themes/gnome-icons-stylish/Makefile index 43708aa758c6..0750ebafe772 100644 --- a/x11-themes/gnome-icons-stylish/Makefile +++ b/x11-themes/gnome-icons-stylish/Makefile @@ -12,6 +12,8 @@ PORTNAME= stylish PORTVERSION= 20030129 CATEGORIES= x11-themes gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= teams/art.gnome.org/themes/icon DISTNAME= ICON-Stylish MAINTAINER= tmclaugh@sdf.lonestar.org |