1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/x11-themes/kde-icons-lush/Makefile
Mathieu Arnold 88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00

14 lines
305 B
Makefile

# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
PORTNAME= lush
PORTVERSION= 0.1.0
MASTER_SITES= LOCAL/lioux
DISTNAME= ${PORTNAME}-${PORTVERSION}dave
COMMENT= KDE Lush complete iconset
WRKSRC= "${WRKDIR}/${PORTNAME}"
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"