link between imagecache and avatars
This commit is contained in:
parent
7cba026b1e
commit
c6e6d559d9
9
www/drupal6/imagecache_profiles/Makefile
Normal file
9
www/drupal6/imagecache_profiles/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/07/17 10:43:16 espie Exp $
|
||||
|
||||
COMMENT = thumbnail for profile avatars
|
||||
|
||||
DISTNAME = imagecache_profiles-6.x-1.0
|
||||
PKGNAME = drupal6-imagecache_profile-1.0
|
||||
RUN_DEPENDS = ::www/drupal6/imagecache
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/drupal6/imagecache_profiles/distinfo
Normal file
5
www/drupal6/imagecache_profiles/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = UrXw63cGvtuK5WYhpOqXtQ==
|
||||
RMD160 (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = mmfrh97ASAw2OSi6vEWtXg8VATk=
|
||||
SHA1 (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = 8587bUdLxR1jtarcRoon690nUKg=
|
||||
SHA256 (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = oxwcPvk2PtO3FN9fC84grxkSAbt1tYLZN9wOIbNal+Q=
|
||||
SIZE (drupal6/imagecache_profiles-6.x-1.0.tar.gz) = 8299
|
3
www/drupal6/imagecache_profiles/pkg/DESCR
Normal file
3
www/drupal6/imagecache_profiles/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Imagecache_Profiles module allows you to set user profile pictures
|
||||
that are consistent throughout your site and allows avatars on the
|
||||
user profile pages to be a different size.
|
8
www/drupal6/imagecache_profiles/pkg/PLIST
Normal file
8
www/drupal6/imagecache_profiles/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/07/17 10:43:16 espie Exp $
|
||||
@owner ${DRUPAL_OWNER}
|
||||
@group ${DRUPAL_GROUP}
|
||||
${DRUPAL_MODS}/imagecache_profiles/
|
||||
${DRUPAL_MODS}/imagecache_profiles/LICENSE.txt
|
||||
${DRUPAL_MODS}/imagecache_profiles/README.txt
|
||||
${DRUPAL_MODS}/imagecache_profiles/imagecache_profiles.info
|
||||
${DRUPAL_MODS}/imagecache_profiles/imagecache_profiles.module
|
Loading…
Reference in New Issue
Block a user