mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
0e939a01b3
- Update port description (chase Max Rudberg's site, remove now defunct upstream website for these themes)
14 lines
320 B
Makefile
14 lines
320 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 5
|
|
|
|
FLAVOR= toxic
|
|
|
|
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../gtk-aluminumalloy-toxic-theme/distinfo
|
|
PLIST= ${.CURDIR}/../gtk-aluminumalloy-toxic-theme/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|