mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
014be5d0d1
o Port inherits most of its logic from x11-themes/kde-icons-noia/Makefile.icons file
20 lines
488 B
Makefile
20 lines
488 B
Makefile
# New ports collection makefile for: KDE iconset Exquisite
|
|
# Date created: Ter 11 Dez 2007 22:44:28 UTC
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= exquisite
|
|
PORTVERSION= 0.2004081000
|
|
MASTER_SITES= http://myspeedworks.com/~guppetto/downloads/
|
|
DISTNAME= Exquisite
|
|
|
|
COMMENT= KDE Exquisite iconset
|
|
|
|
USE_BZIP2= yes
|
|
NO_WRKSUBDIR= yes
|
|
PLIST_FILE_PATTERN_EXTRA= -v "^\./(buildset|[a-z]+.list)"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|