openbsd-ports/www/drupal6/ckeditor-link/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

11 lines
280 B
Makefile

# $OpenBSD: Makefile,v 1.5 2012/01/28 11:20:52 espie Exp $
COMMENT = ckeditor plugin for easy links
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = ckeditor_link-6.x-2.2
PKGNAME = drupal6-ckeditor-link-2.2
RUN_DEPENDS = www/drupal6/CKeditor>=1.2
.include <bsd.port.mk>