10 lines
246 B
Makefile
10 lines
246 B
Makefile
# $OpenBSD: Makefile,v 1.3 2009/09/26 11:35:40 espie Exp $
|
|
|
|
COMMENT = thumbnail for profile avatars
|
|
|
|
DISTNAME = imagecache_profiles-6.x-1.1
|
|
PKGNAME = drupal6-imagecache-profiles-1.1
|
|
RUN_DEPENDS = ::www/drupal6/imagecache
|
|
|
|
.include <bsd.port.mk>
|