freebsd-ports/graphics/linux-imlib/Makefile
David E. O'Brien f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00

18 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= 1
CATEGORIES= graphics linux
MAINTAINER= ports@FreeBSD.org
COMMENT= RPM of imlib
RPM_SET= imlib-${PORTVERSION}-2.${ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"