mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
eca78ec61b
Requested by: edwin
18 lines
420 B
Makefile
18 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"
|