blob: 5f8bd26437931842ecffe492dad2bc826c929d02 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
DISTVERSION= 0.21-89 # git rev-list --count v0.21..
DISTVERSIONSUFFIX= -g8c1c442
PKGNAMESUFFIX= -devel
MASTERDIR= ${.CURDIR}/../celluloid
DISTINFO_FILE= ${.CURDIR}/distinfo
USE_GNOME= gtk40
PLIST_FILES= ${el id ie ko nb_NO te ur:L:C,.*,share/locale/&/LC_MESSAGES/${PORTNAME}.mo,}
.include "${MASTERDIR}/Makefile"
|