diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-20 09:32:07 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-20 09:32:07 +0800 |
commit | 99d96d27d3a88dee6e44ec6756b230e953ee8dfc (patch) | |
tree | cf97a15e9f15973742e2863275f6f022f8ea6341 /x11-themes/Makefile | |
parent | 28b71d95c66d2fe2d9e1e8eac9825b5f28b2f53c (diff) | |
download | freebsd-ports-gnome-99d96d27d3a88dee6e44ec6756b230e953ee8dfc.tar.gz freebsd-ports-gnome-99d96d27d3a88dee6e44ec6756b230e953ee8dfc.tar.zst freebsd-ports-gnome-99d96d27d3a88dee6e44ec6756b230e953ee8dfc.zip |
o New port kde-icons-noia version 1.00: KDE Noia complete iconset
o This will work as a "master" port for the other icon ports. They
will inherit their working logic from Makefile.icons
Diffstat (limited to 'x11-themes/Makefile')
-rw-r--r-- | x11-themes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 8a7f9778e922..856f0eba94ea 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -1,4 +1,5 @@ # $FreeBSD$ # + SUBDIR += kde-icons-noia .include <bsd.port.subdir.mk> |