1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/multimedia/celluloid-devel/Makefile
Jan Beich 17fd055dd8 multimedia/celluloid-devel: fix package upgrade after a985fc1b4e
$ pkg version -t 0.21.41 0.20.109
>

Reported by:	erwin (ports with version numbers going backwards)
2021-09-04 13:49:14 +00:00

12 lines
313 B
Makefile

DISTVERSION= 0.21-55 # git rev-list --count v0.21..
DISTVERSIONSUFFIX= -ge43e66e
PKGNAMESUFFIX= -devel
MASTERDIR= ${.CURDIR}/../celluloid
DISTINFO_FILE= ${.CURDIR}/distinfo
USE_GNOME= gtk40
PLIST_FILES= ${id ie ko nb_NO te ur:L:C,.*,share/locale/&/LC_MESSAGES/${PORTNAME}.mo,}
.include "${MASTERDIR}/Makefile"