10 lines
248 B
Makefile
10 lines
248 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/04/10 12:00:21 stephan Exp $
|
|
|
|
COMMENT = thumbnail for profile avatars
|
|
|
|
DISTNAME = imagecache_profiles-6.x-1.3
|
|
PKGNAME = drupal6-imagecache-profiles-1.3
|
|
RUN_DEPENDS = ::www/drupal6/imagecache
|
|
|
|
.include <bsd.port.mk>
|