16b919e606
Approved by: portmgr (marcus)
19 lines
362 B
Makefile
19 lines
362 B
Makefile
# New ports collection makefile for: linux-imlib
|
|
# Date created: 01/09/18
|
|
# Whom: taoka@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= imlib
|
|
PORTVERSION= 1.9.8.1
|
|
PORTREVISION= 2
|
|
CATEGORIES= graphics linux
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= RPM of imlib
|
|
|
|
RPM_SET= imlib-${PORTVERSION}-2.${ARCH}.rpm
|
|
|
|
.include "../../x11-toolkits/linux-gtk/Makefile"
|