b05fe28238
Collection of simple FreeBSD 8K wallpapers, and it also include a KDE branded variation. Submitted by: Alexandre C. Guimarães <lebarondemerde@privacychain.ch> Differential Revision: https://reviews.freebsd.org/D17266
11 lines
188 B
Makefile
11 lines
188 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -kde
|
|
SLAVEPORT= kde
|
|
|
|
MASTERDIR= ${.CURDIR}/../freebsd-8k-wallpapers
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|