eca78ec61b
Requested by: edwin
17 lines
420 B
Makefile
17 lines
420 B
Makefile
# New ports collection makefile for: AluminumAlloy-Toxic (gtk theme)
|
|
# Date Created: 27 August 2004
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 3
|
|
|
|
FLAVOR= toxic
|
|
|
|
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme
|
|
|
|
MD5_FILE= ${.CURDIR}/../gtk-aluminumalloy-toxic-theme/distinfo
|
|
PLIST= ${.CURDIR}/../gtk-aluminumalloy-toxic-theme/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|