blob: 535f5c0b5f262903f0f30d128a1f8c8e62b170f2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: AluminumAlloy-Toxic (gtk theme)
# Date Created: 27 August 2004
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 4
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"
|