openbsd-ports/www/drupal6/imagecache_profiles/Makefile
espie 1c2fc9212e people keep adding drupal modules without changing the default MAINTAINER,
so start putting myself in on stuff I explicitly want to maintain...
2012-01-28 11:20:52 +00:00

12 lines
301 B
Makefile

# $OpenBSD: Makefile,v 1.8 2012/01/28 11:20:52 espie Exp $
COMMENT = thumbnail for profile avatars
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = imagecache_profiles-6.x-1.3
PKGNAME = drupal6-imagecache-profiles-1.3
REVISION = 0
RUN_DEPENDS = www/drupal6/imagecache
.include <bsd.port.mk>