mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
19 lines
503 B
Makefile
19 lines
503 B
Makefile
# New ports collection makefile for: KDE iconset Amaranth Althaea
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= amaranth-althaea
|
|
PORTVERSION= 0.5
|
|
MASTER_SITES= ${MASTER_SITE_THEMES}
|
|
MASTER_SITE_SUBDIR= amaranth
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:C/^.//}
|
|
|
|
COMMENT= KDE iconset like Crystal SVG, but simpler and with more shadows
|
|
|
|
WRKSRC= "${WRKDIR}/Altheae"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|